home *** CD-ROM | disk | FTP | other *** search
- ; WON Login Menu
- name=wonLogin
- pos=0,0
-
- quad mat=wonLogin01.tga pos=0,224 size=256,256
- quad mat=wonLogin02.tga pos=256,224 size=256,256
- quad mat=wonLogin03.tga pos=512,224 size=128,256
- quad mat=wonLogin04.tga pos=0,96 size=256,128
- quad mat=wonLogin05.tga pos=256,96 size=256,128
- quad mat=wonLogin06.tga pos=512,96 size=128,128
- quad mat=wonLogin07.tga pos=0,32 size=256,64
- quad mat=wonLogin08.tga pos=256,32 size=256,64
- quad mat=wonLogin09.tga pos=512,32 size=128,64
- quad mat=wonLogin10.tga pos=0,0 size=256,32
- quad mat=wonLogin11.tga pos=256,0 size=256,32
- quad mat=wonLogin12.tga pos=512,0 size=128,32
-
- element button name=WLchangePWButton pos=38,12 size=91,41 rollover=WLchangePWButtonOver depressed=WLchangePWButtonDep flags=0x02
- element button name=WLnewAccountButton pos=129,12 size=91,41 rollover=WLnewAccountButtonOver depressed=WLnewAccountButtonDep flags=0x02
- element button name=WLquitButton pos=220,12 size=91,41 rollover=WLquitButtonOver depressed=WLquitButtonDep flags=0x02
- element button name=WLloginButton pos=332,12 size=91,41 rollover=WLloginButtonOver depressed=WLloginButtonDep flags=0x02
-
- element edit name=WLNameEdit pos=321,381 size=127,15 flags=0x02
- element edit name=WLPasswordEdit pos=321,356 size=127,15 flags=0x02
-